[INFO] cloning repository https://github.com/lounis13/rust-cloud-run-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lounis13/rust-cloud-run-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flounis13%2Frust-cloud-run-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flounis13%2Frust-cloud-run-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ca112133df5b0c2c4cfba84fe52542c428356dd
[INFO] testing lounis13/rust-cloud-run-service/3ca112133df5b0c2c4cfba84fe52542c428356dd against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flounis13%2Frust-cloud-run-service" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lounis13/rust-cloud-run-service
[INFO] finished tweaking git repo https://github.com/lounis13/rust-cloud-run-service
[INFO] tweaked toml for git repo https://github.com/lounis13/rust-cloud-run-service written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lounis13/rust-cloud-run-service on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lounis13/rust-cloud-run-service already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.31.0
[INFO] [stderr]   Downloaded tonic-prost v0.14.3
[INFO] [stderr]   Downloaded opentelemetry-http v0.31.0
[INFO] [stderr]   Downloaded tracing-actix-web v0.7.21
[INFO] [stderr]   Downloaded opentelemetry-proto v0.31.0
[INFO] [stderr]   Downloaded gcp_auth v0.12.6
[INFO] [stderr]   Downloaded tonic v0.14.3
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.32.1
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.31.0
[INFO] [stderr]   Downloaded actix-web v4.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee1575aba962fd43aca2dc50bc452d06eb5201503168dc78a5f225646628bbcd
[INFO] running `Command { std: "docker" "start" "-a" "ee1575aba962fd43aca2dc50bc452d06eb5201503168dc78a5f225646628bbcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee1575aba962fd43aca2dc50bc452d06eb5201503168dc78a5f225646628bbcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee1575aba962fd43aca2dc50bc452d06eb5201503168dc78a5f225646628bbcd", kill_on_drop: false }`
[INFO] [stdout] ee1575aba962fd43aca2dc50bc452d06eb5201503168dc78a5f225646628bbcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d31d62b89af8d9dea09679606144c1843fe8601b3b22a770759fe420c3fd9cfe
[INFO] running `Command { std: "docker" "start" "-a" "d31d62b89af8d9dea09679606144c1843fe8601b3b22a770759fe420c3fd9cfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling mutually_exclusive_features v0.1.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tonic v0.14.3
[INFO] [stderr]    Compiling gcp_auth v0.12.6
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling tonic-prost v0.14.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling tracing-actix-web v0.7.21
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling rust-cloud-run-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "d31d62b89af8d9dea09679606144c1843fe8601b3b22a770759fe420c3fd9cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d31d62b89af8d9dea09679606144c1843fe8601b3b22a770759fe420c3fd9cfe", kill_on_drop: false }`
[INFO] [stdout] d31d62b89af8d9dea09679606144c1843fe8601b3b22a770759fe420c3fd9cfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccb97c03eeb21198f13302783adfd8bcb2f596cf83d9cbcb74c4a6e6dc8d1410
[INFO] running `Command { std: "docker" "start" "-a" "ccb97c03eeb21198f13302783adfd8bcb2f596cf83d9cbcb74c4a6e6dc8d1410", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-cloud-run-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.60s
[INFO] running `Command { std: "docker" "inspect" "ccb97c03eeb21198f13302783adfd8bcb2f596cf83d9cbcb74c4a6e6dc8d1410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccb97c03eeb21198f13302783adfd8bcb2f596cf83d9cbcb74c4a6e6dc8d1410", kill_on_drop: false }`
[INFO] [stdout] ccb97c03eeb21198f13302783adfd8bcb2f596cf83d9cbcb74c4a6e6dc8d1410
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52fda2c24e30f7e610afada82a766fd3e6264a1560282d2b63d8747415d31551
[INFO] running `Command { std: "docker" "start" "-a" "52fda2c24e30f7e610afada82a766fd3e6264a1560282d2b63d8747415d31551", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_cloud_run_service-a26f1e8577b21122)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test telemetry::config::tests::builder_json_sets_log_format ... ok
[INFO] [stdout] test telemetry::config::tests::builder_pretty_sets_log_format ... ok
[INFO] [stdout] test telemetry::config::tests::config_from_env_auto_detects_gcp ... ok
[INFO] [stdout] test telemetry::config::tests::config_new_sets_defaults ... ok
[INFO] [stdout] test telemetry::config::tests::builder_uses_defaults_when_not_set ... ok
[INFO] [stdout] test telemetry::config::tests::config_with_methods_chain ... ok
[INFO] [stdout] test telemetry::config::tests::telemetry_backend_default_is_local ... ok
[INFO] [stdout] test telemetry::config::tests::log_format_default_is_pretty ... ok
[INFO] [stdout] test telemetry::api::tests::init_with_provider_builds_tracer ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_platform_as_str_returns_semconv_values ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_config_builder_chain ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_config_from_env_with_custom_endpoint ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_config_from_env_with_project ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_config_new_uses_defaults ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_config_with_endpoint ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_config_with_platform ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_platform_default_is_cloud_run ... ok
[INFO] [stdout] test telemetry::config::tests::builder_sets_all_fields ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_platform_detect_app_engine ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_platform_detect_cloud_run ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_platform_detect_cloud_functions ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_platform_detect_cloud_run_revision ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_platform_detect_none_when_no_env ... ok
[INFO] [stdout] test telemetry::default::provider::tests::default_provider_without_endpoint_succeeds ... ok
[INFO] [stdout] test telemetry::gcp::resource::tests::gcp_resource_builder_chain_methods ... ok
[INFO] [stdout] test telemetry::gcp::resource::tests::gcp_resource_builder_includes_base_attributes ... ok
[INFO] [stdout] test telemetry::gcp::resource::tests::gcp_resource_builder_with_region ... ok
[INFO] [stdout] test telemetry::resource::tests::base_attributes_contains_service_name ... ok
[INFO] [stdout] test telemetry::gcp::config::tests::gcp_config_from_env_returns_none_without_project ... ok
[INFO] [stdout] test telemetry::resource::tests::base_attributes_contains_service_version ... ok
[INFO] [stdout] test telemetry::resource::tests::base_attributes_has_two_entries ... ok
[INFO] [stdout] test telemetry::resource::tests::build_resource_includes_additional_attrs ... ok
[INFO] [stdout] test telemetry::trace::tests::build_filter_defaults_to_info ... ok
[INFO] [stdout] test telemetry::trace::tests::build_otel_layer_creates_layer ... ok
[INFO] [stdout] test telemetry::gcp::resource::tests::gcp_resource_builder_with_service_and_revision ... ok
[INFO] [stdout] test telemetry::default::provider::tests::default_provider_with_invalid_endpoint_succeeds_build ... ok
[INFO] [stdout] test telemetry::default::provider::tests::default_provider_with_otlp_endpoint_succeeds ... ok
[INFO] [stdout] test telemetry::trace::tests::build_filter_uses_config_log_level ... ok
[INFO] [stdout] test telemetry::config::tests::backend_from_env_returns_gcp_with_project ... ok
[INFO] [stdout] test telemetry::config::tests::backend_from_env_returns_local_without_gcp_project ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "52fda2c24e30f7e610afada82a766fd3e6264a1560282d2b63d8747415d31551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52fda2c24e30f7e610afada82a766fd3e6264a1560282d2b63d8747415d31551", kill_on_drop: false }`
[INFO] [stdout] 52fda2c24e30f7e610afada82a766fd3e6264a1560282d2b63d8747415d31551
